runtime.gcWork.id (field)

7 uses

	runtime (current package)
		mgcmark_greenteagc.go#L305: 				if !work.spanqMask.read(uint32(gcw.id)) {
		mgcmark_greenteagc.go#L306: 					work.spanqMask.set(gcw.id)
		mgcmark_greenteagc.go#L332: 	if work.spanqMask.read(uint32(w.id)) {
		mgcmark_greenteagc.go#L333: 		work.spanqMask.clear(w.id)
		mgcwork.go#L84: 	id int32 // same ID as the parent P
		mgcwork.go#L335: 		work.spanqMask.set(w.id)
		proc.go#L5908: 	pp.gcw.id = id